[INFO] cloning repository https://github.com/daaku/qtpl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daaku/qtpl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaaku%2Fqtpl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaaku%2Fqtpl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ab03a24d36dbeb6e266ab94cf2db65d062e88c8
[INFO] checking daaku/qtpl against try#7dabc88a3b6768751847baeb49983f31ac5f20e2 for pr-155945
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaaku%2Fqtpl" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/daaku/qtpl
[INFO] finished tweaking git repo https://github.com/daaku/qtpl
[INFO] tweaked toml for git repo https://github.com/daaku/qtpl written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/daaku/qtpl on toolchain 7dabc88a3b6768751847baeb49983f31ac5f20e2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/daaku/qtpl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3a63bb3fb6f549f52f3befd4c47c3783896fd77bf305c84472b4d39f60d2a4ef
[INFO] running `Command { std: "docker" "start" "-a" "3a63bb3fb6f549f52f3befd4c47c3783896fd77bf305c84472b4d39f60d2a4ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3a63bb3fb6f549f52f3befd4c47c3783896fd77bf305c84472b4d39f60d2a4ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a63bb3fb6f549f52f3befd4c47c3783896fd77bf305c84472b4d39f60d2a4ef", kill_on_drop: false }`
[INFO] [stdout] 3a63bb3fb6f549f52f3befd4c47c3783896fd77bf305c84472b4d39f60d2a4ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+7dabc88a3b6768751847baeb49983f31ac5f20e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 785a79705929f5fed4a7e0274c65760e262c5f9f09c44d08795011a0fe102a41
[INFO] running `Command { std: "docker" "start" "-a" "785a79705929f5fed4a7e0274c65760e262c5f9f09c44d08795011a0fe102a41", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling syn v1.0.31
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]     Checking unicode-xid v0.2.0
[INFO] [stderr]    Compiling v_htmlescape v0.8.0
[INFO] [stderr]     Checking pretty_assertions v0.6.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]     Checking quote v1.0.7
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling v_escape_derive v0.7.1
[INFO] [stderr]     Checking qtpl-macros v0.7.1 (/opt/rustwide/workdir/qtpl-macros)
[INFO] [stderr]     Checking v_escape v0.10.0
[INFO] [stdout] error: cannot find derive macro `Escape` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.8.0/src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout]  18 | /     new_escape!(
[INFO] [stdout]  19 | |         HTMLEscape,
[INFO] [stdout]  20 | |         "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout]  21 | |         simd = false
[INFO] [stdout]  22 | |     );
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: the derive macro `Escape` accepts the similarly named `escape` attribute
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.10.0/src/lib.rs:186:18
[INFO] [stdout]     |
[INFO] [stdout] 186 -         #[derive(Escape)]
[INFO] [stdout] 186 +         #[derive(escape)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `escape` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.8.0/src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     new_escape!(
[INFO] [stdout] 19 | |         HTMLEscape,
[INFO] [stdout] 20 | |         "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout] 21 | |         simd = false
[INFO] [stdout] 22 | |     );
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `escape` is an attribute that can be used by the derive macro `Escape`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `escape` is in scope, but it is a function, not an attribute
[INFO] [stdout]    = note: this error originates in the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `Escape` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.8.0/src/lib.rs:27:9
[INFO] [stdout]     |
[INFO] [stdout]  27 | /         new_escape!(
[INFO] [stdout]  28 | |             HTMLEscape,
[INFO] [stdout]  29 | |             "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout]  30 | |             simd = true, avx = true
[INFO] [stdout]  31 | |         );
[INFO] [stdout]     | |_________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: the derive macro `Escape` accepts the similarly named `escape` attribute
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.10.0/src/lib.rs:186:18
[INFO] [stdout]     |
[INFO] [stdout] 186 -         #[derive(Escape)]
[INFO] [stdout] 186 +         #[derive(escape)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `escape` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.8.0/src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | /         new_escape!(
[INFO] [stdout] 28 | |             HTMLEscape,
[INFO] [stdout] 29 | |             "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout] 30 | |             simd = true, avx = true
[INFO] [stdout] 31 | |         );
[INFO] [stdout]    | |_________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `escape` is an attribute that can be used by the derive macro `Escape`, you might be missing a `derive` attribute
[INFO] [stdout]    = note: `escape` is in scope, but it is a function, not an attribute
[INFO] [stdout]    = note: this error originates in the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `_v_escape` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.8.0/src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout]  18 | /     new_escape!(
[INFO] [stdout]  19 | |         HTMLEscape,
[INFO] [stdout]  20 | |         "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout]  21 | |         simd = false
[INFO] [stdout]  22 | |     );
[INFO] [stdout]     | |_____^ similarly named function `v_escape` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.10.0/src/lib.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 -                     _v_escape(self.bytes, buf)
[INFO] [stdout] 215 +                     v_escape(self.bytes, buf)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `_v_escape` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.8.0/src/lib.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | /     new_escape!(
[INFO] [stdout] 19 | |         HTMLEscape,
[INFO] [stdout] 20 | |         "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout] 21 | |         simd = false
[INFO] [stdout] 22 | |     );
[INFO] [stdout]    | |_____^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `_escape` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.8.0/src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout]  18 | /     new_escape!(
[INFO] [stdout]  19 | |         HTMLEscape,
[INFO] [stdout]  20 | |         "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout]  21 | |         simd = false
[INFO] [stdout]  22 | |     );
[INFO] [stdout]     | |_____^ similarly named function `escape` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.10.0/src/lib.rs:246:21
[INFO] [stdout]     |
[INFO] [stdout] 246 -                     _escape(self.bytes, fmt)
[INFO] [stdout] 246 +                     escape(self.bytes, fmt)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chars` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.8.0/src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout]  18 | /     new_escape!(
[INFO] [stdout]  19 | |         HTMLEscape,
[INFO] [stdout]  20 | |         "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout]  21 | |         simd = false
[INFO] [stdout]  22 | |     );
[INFO] [stdout]     | |_____^ use of unresolved module or unlinked crate `chars`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a builtin type with a similar name exists
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.10.0/src/lib.rs:257:21
[INFO] [stdout]     |
[INFO] [stdout] 257 -                     chars::escape_char(self.0, fmt)
[INFO] [stdout] 257 +                     char::escape_char(self.0, fmt)
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.10.0/src/chars.rs, use `mod chars` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  10 + mod chars;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chars` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.8.0/src/lib.rs:18:5
[INFO] [stdout]     |
[INFO] [stdout]  18 | /     new_escape!(
[INFO] [stdout]  19 | |         HTMLEscape,
[INFO] [stdout]  20 | |         "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout]  21 | |         simd = false
[INFO] [stdout]  22 | |     );
[INFO] [stdout]     | |_____^ use of unresolved module or unlinked crate `chars`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a builtin type with a similar name exists
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.10.0/src/lib.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 -                 chars::v_escape_char(c, buf)
[INFO] [stdout] 268 +                 char::v_escape_char(c, buf)
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.10.0/src/chars.rs, use `mod chars` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  10 + mod chars;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `_v_escape` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.8.0/src/lib.rs:27:9
[INFO] [stdout]     |
[INFO] [stdout]  27 | /         new_escape!(
[INFO] [stdout]  28 | |             HTMLEscape,
[INFO] [stdout]  29 | |             "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout]  30 | |             simd = true, avx = true
[INFO] [stdout]  31 | |         );
[INFO] [stdout]     | |_________^ similarly named function `v_escape` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.10.0/src/lib.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 -                     _v_escape(self.bytes, buf)
[INFO] [stdout] 215 +                     v_escape(self.bytes, buf)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `_v_escape` in this scope
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.8.0/src/lib.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | /         new_escape!(
[INFO] [stdout] 28 | |             HTMLEscape,
[INFO] [stdout] 29 | |             "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout] 30 | |             simd = true, avx = true
[INFO] [stdout] 31 | |         );
[INFO] [stdout]    | |_________^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `_escape` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.8.0/src/lib.rs:27:9
[INFO] [stdout]     |
[INFO] [stdout]  27 | /         new_escape!(
[INFO] [stdout]  28 | |             HTMLEscape,
[INFO] [stdout]  29 | |             "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout]  30 | |             simd = true, avx = true
[INFO] [stdout]  31 | |         );
[INFO] [stdout]     | |_________^ similarly named function `escape` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.10.0/src/lib.rs:246:21
[INFO] [stdout]     |
[INFO] [stdout] 246 -                     _escape(self.bytes, fmt)
[INFO] [stdout] 246 +                     escape(self.bytes, fmt)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chars` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.8.0/src/lib.rs:27:9
[INFO] [stdout]     |
[INFO] [stdout]  27 | /         new_escape!(
[INFO] [stdout]  28 | |             HTMLEscape,
[INFO] [stdout]  29 | |             "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout]  30 | |             simd = true, avx = true
[INFO] [stdout]  31 | |         );
[INFO] [stdout]     | |_________^ use of unresolved module or unlinked crate `chars`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a builtin type with a similar name exists
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.10.0/src/lib.rs:257:21
[INFO] [stdout]     |
[INFO] [stdout] 257 -                     chars::escape_char(self.0, fmt)
[INFO] [stdout] 257 +                     char::escape_char(self.0, fmt)
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.10.0/src/chars.rs, use `mod chars` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  10 + mod chars;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chars` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_htmlescape-0.8.0/src/lib.rs:27:9
[INFO] [stdout]     |
[INFO] [stdout]  27 | /         new_escape!(
[INFO] [stdout]  28 | |             HTMLEscape,
[INFO] [stdout]  29 | |             "60->&lt; || 62->&gt; || 38->&amp; || 34->&quot; || 39->&#x27; || 47->&#x2f;",
[INFO] [stdout]  30 | |             simd = true, avx = true
[INFO] [stdout]  31 | |         );
[INFO] [stdout]     | |_________^ use of unresolved module or unlinked crate `chars`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `_v_escape_escape_new` which comes from the expansion of the macro `new_escape` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: a builtin type with a similar name exists
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.10.0/src/lib.rs:268:17
[INFO] [stdout]     |
[INFO] [stdout] 268 -                 chars::v_escape_char(c, buf)
[INFO] [stdout] 268 +                 char::v_escape_char(c, buf)
[INFO] [stdout]     |
[INFO] [stdout] help: to make use of source file /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/v_escape-0.10.0/src/chars.rs, use `mod chars` in this file to declare the module
[INFO] [stdout]     |
[INFO] [stdout]  10 + mod chars;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `v_htmlescape` (lib) due to 14 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "785a79705929f5fed4a7e0274c65760e262c5f9f09c44d08795011a0fe102a41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "785a79705929f5fed4a7e0274c65760e262c5f9f09c44d08795011a0fe102a41", kill_on_drop: false }`
[INFO] [stdout] 785a79705929f5fed4a7e0274c65760e262c5f9f09c44d08795011a0fe102a41
